projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2925513
)
(LD_SWITCH_SYSTEM_TEMACS): New definition.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 4 Mar 2004 17:18:38 +0000
(17:18 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 4 Mar 2004 17:18:38 +0000
(17:18 +0000)
src/s/sol2-6.h
patch
|
blob
|
history
diff --git
a/src/s/sol2-6.h
b/src/s/sol2-6.h
index a43443e48c2eb4a9bb5ea62a6c7598e5e1bc53aa..3ba9ed1f5bd7f64f88527c6f038fe311724a9912 100644
(file)
--- a/
src/s/sol2-6.h
+++ b/
src/s/sol2-6.h
@@
-7,5
+7,10
@@
#define UNEXEC unexsol.o
#endif
+/* "Dennis McRitchie" <dmcr@Princeton.EDU> reported failures
+ with GNU ld without this. */
+
+#define LD_SWITCH_SYSTEM_TEMACS -znocombreloc
+
/* arch-tag: 71ea3857-89dc-4395-9623-77964e6ed3ca
(do not change this comment) */